home *** CD-ROM | disk | FTP | other *** search
/ i·claim - visualizing argument / ICLAIM.ISO / mac / intro.swf / scripts / DefineButton2_363 / BUTTONCONDACTION on(release).as
Text File  |  2005-02-26  |  49b  |  4 lines

  1. on(release){
  2.    this.gotoAndStop("splash");
  3. }
  4.